Crate plexus [] [src]

Plexus is a library for generating and manipulating 3D mesh data.

Please note that versions in the 0.0.* series are experimental and extremely unstable!

Modules

buffer

Linear buffers that can be used for rendering.

generate

Mesh generation from primitives like cubes and spheres.

geometry

Geometric traits and primitives.

graph

Half-edge graph representation of meshes.

prelude

Type Definitions

R32

An alias for a floating point value that represents a real number.

R64

An alias for a floating point value that represents a real number.